就爱字典>英语词典>dollar sign翻译和用法

dollar sign

英 [ˈdɒlə(r) saɪn]

美 [ˈdɑːlər saɪn]

网络  美元符号; 钱符号; 货币符号; 金钱符号; 美圆符号

计算机

英英释义

noun

  • a mark ($) written before a number to indicate that it stands for the number of dollars
      Synonym:dollar mark
    1. a symbol of commercialism or greed
      1. he worships the almighty dollar
      2. the dollar sign means little to him
      Synonym:dollardollar mark

    双语例句

    • Unlike PPE assembly language, in SPE assembly language registers are always prefixed with a dollar sign.
      与PPE汇编语言不同,SPE汇编语言寄存器总是以美元符号开始。
    • However, you do need the dollar sign, as in$ MYVARIABLE, whenever you use the variable.
      然而,当您使用这个变量时,必须使用美元符号,比如$MYVARIABLE。
    • You've already seen in XQuery that a variable is defined by putting a dollar sign ($) in front of an identifier name.
      您可能已经看到,XQuery中通过在标识符前加上美元符号($)来定义变量。
    • A dollar sign ($) at the beginning of a line means it's a normal UNIX shell command.
      一行开头处的美元符号($)表示该行是常规的UNIXShell命令。
    • The tag, if any, of a dollar-quoted string follows the same rules as an unquoted identifier, except that it cannot contain a dollar sign.
      如果有标签的话,一个美元符包围的字串遵循和无引号包围的标识符相同的规则,只是它不能包含美元符。
    • The dollar is represented by the dollar sign,$.
      “美元”用美元符号“$”代表。
    • The beginning and end of the range is separated by a comma(,) and may be specified as a line number, a regular expression, or a dollar sign ($) for end of file.
      行的起始和结束由一个逗号(,)分隔,并且可以被指定为行号、正则表达式或表示文件结束的美元符号($)。
    • To enter a value in currency format, type a dollar sign before the value.
      输入数值前先键入$,则输入的数值将套用货币样式。
    • In other contexts the dollar sign can be part of an identifier or a dollar-quoted string constant.
      在其他环境里美元符号可能是一个标识符名字或者是一个美元符包围的字串常量的一部分。
    • Environmental variables are available inside VUE scripts by preceding the environmental variable name with the$ ( dollar) sign.
      在环境变量名称前面加上$(美元)符号,就可以在VUE脚本中使用环境变量。